HTMLViewer.SecurityChanged Event

Fires when the document's security has changed. For example, entering a secure web site will cause this event to fire.

Syntax

SecurityChanged ( IsSecure )


Parameters

IsSecure

Boolean


Notes

This event is not available on Linux.